ComponentOne ASP.NET MVC Controls
RangeSelector<T> Class Members
Properties  Methods 

C1.Web.Mvc Namespace : RangeSelector<T> Class

The following tables list the members exposed by RangeSelector<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one RangeSelector<T> instance.  
Top
Public Properties
 NameDescription
Public PropertyGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyGets or sets the visibility of the range selector.  
Public PropertyGets or sets the maximum value of the range.  
Public PropertyGets or sets the maximum range scale of the range selector.  
Public PropertyGets or sets the minimum value of the range.  
Public PropertyGets or sets the minimum range scale of the range selector.  
Public PropertyOccurs after the range changes.  
Public PropertyGets or sets the orientation of the range selector.  
Public PropertyGets or sets whether the minimal and maximal handler will move seamlessly.  
Top
Public Methods
 NameDescription
Public MethodReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

RangeSelector<T> Class
C1.Web.Mvc Namespace